home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / sparc / prom / Makefile
Encoding:
Makefile  |  2008-12-24  |  192 b   |  7 lines

  1. # Makefile for the Sun Boot PROM interface library under
  2. # Linux.
  3. #
  4.  
  5. lib-y := bootstr.o devmap.o devops.o init.o memory.o misc.o mp.o \
  6.      palloc.o ranges.o segment.o console.o printf.o tree.o
  7.